@extends('layouts.main') @section('customcss') @endsection @section('pagecontent')

@lang('sistema.branches.branches')

@lang('sistema.branches.new_branch')
@endsection @section('customjs') @if (session('msg')) @endif @endsection