@extends('backend.includes.panel') @section('page_css') @stop @section('page_title','Company') @section('inner_page_link')
Company
{{ $errors->first('name') }}
@endif
{{ $errors->first('email') }}
@endif
{{ $errors->first('phone') }}
@endif
{{ $errors->first('name') }}
@endif