@extends('layouts.master') @section('title', 'Editar Fonecedores') @section('css') @endsection @section('style') @endsection @section('breadcrumb-title')

Fornecedores

@endsection @section('breadcrumb-items') @endsection @section('content')
@csrf
Dados Cadastrais
atua_cliente) === 'sim' ? 'checked' : '' }}>
atua_forn) === 'sim' ? 'checked' : '' }}>
atua_transp) === 'sim' ? 'checked' : '' }}>
Looks good!
Endereço
Contato
Contatos Adicionais
Observações
@endsection @section('script') @endsection